Response Schema
Status Code 200
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
anonymous | [Image] | false | none | none |
» id | integer | false | none | The ID of the image. |
» name | string | false | none | The name of the image. |
» uuid | string | false | none | The UUID of the image. |
» creator | integer | false | none | The ID of the user that created the document. |
» owner | integer | false | none | The ID of the user that owns the document. |
» author | integer | false | none | The ID of the user that created the document. |
» created_at | integer | false | none | The document creation time (as a unix timestamp). |
» content_url | string | false | none | A URL where the image can be downloaded. |
» type | string | false | none | The resource type. |