v1

latestOpenAPI 3.1.02026-07-2631111195.5 KB
Apps

Get Apps [v2]

This endpoint returns a list of apps sorted by popularity.

When using Client ID

Simply providing a client ID query parameter is sufficient. If an Authorization header is present, it will be used instead.

When using OAuth

This endpoint requires the zap OAuth scope.

get/v2/apps

Query parameters

categorystring

Categories that apps must have in order to be returned in the response. The full list of valid categories can be retrieved using the category endpoint, detailed here.

idsstring

Parameter to restrict the results to apps whose ID matches those in the provided comma-separated value. Cannot be combined with category.

limitinteger

Used for paginating results. Specifies the maximum number of items to return per page. If this value is not set, it defaults to 10.

offsetinteger

Used for paginating results. Specifies the offset to use.

querystring

Parameter to limit the results to apps whose titles match the provided query.

Response

metaobject nullable required

Used for paginating results. Specifies the maximum number of items to return per page.

linksobject nullable required

Used for paginating results. Specifies the offset to use. Defaults to 0