Products

Retrieve all registered products

Retrieve all registered product listings information

get/products

Query parameters

startinteger

Index of the query result set from which to start returning results

limitinteger

Number of query results to return

sort'listingName' | '-listingName'

Define how to sort the query result set, passing a comma separated list of resource properties in the desired order of sorting. The default sort is ascending - to sort descending, add the <code>-</code> character infront of the property

Headers

Authorizationstring required

oAuth 2.0 Bearer authentication/authorization token

Response

Ok

idstring uuid

Unique identifier (GUID) for the subject resource

partnerIdPartnerId — unresolved $ref
nameName — unresolved $ref
listingNameListingName — unresolved $ref
requestTypesRequestTypes — unresolved $ref
environmentEnvironment — unresolved $ref
statusStatus — unresolved $ref
interfaceUrlInterfaceUrl — unresolved $ref
adminInterfaceUrlAdminInterfaceUrl — unresolved $ref
integrationTypeIntegrationType — unresolved $ref
extensionLimitinteger

Number of allowed custom extensions to a products default data entitlements

createdstring date-time

Resource created/updated time-stamp (IS0 8601 UTC)

createdBystring

Entity that created/updated the subject resource

updatedstring date-time

Resource created/updated time-stamp (IS0 8601 UTC)

updatedBystring

Entity that created/updated the subject resource

Changes

No recorded changes to this endpoint across all 1 revision of this API.