Retrieve API asset information

This operation returns an object containing information about an API Asset, specified by the Site ID.

Path Params
int64
required

SiteID specifies which API asset's information will be retrieved

Query Params
fields
array of strings

Fields allows the user to specify optional fields returned in the get api response. Valid values are [authentication,customHeaders]

fields
Responses

401

UnauthorizedResponse signals an unauthorized API access

403

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

404

NotFoundResponse indicates a request for a resource that does not exist

500

GenericError generic error

Language
Response
Choose an example:
application/json