Get all packages
Gets all active packages available to the authenticated user.
Note:
Script content isn’t included in response.
Authentication
x-api-keystring
API Key authentication via header
Query parameters
limit
The maximum number of packages to return.
cursor
The pointer to the first record of the set of paginated results. To view the next response, use the nextCursor value for this parameter.
Response
Successful Response
meta
data
A list of active packages.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error