Retrieve an asset

This operation returns an object containing information about a specified asset.

NOTE: All display parameters for sites and applications may also be used. See Site and Application APIs for details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

ID of asset to retrieve. You can find this ID by making a call to the collection endpoint of this API and noting the ID returned in the ''href'' attribute.

Query Params
string
enum
Defaults to 1

If set to 1, displays all information available for this asset. If set to 0 or omitted, a smaller set of information will be returned.

Allowed:
string
enum
Defaults to xml

Format of results.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml
text/csv, text/comma-separated-values