v1

latestOpenAPI 3.1.02026-07-2631111195.5 KB
Apps

Get Apps [v1]

This endpoint returns a list of apps sorted popularity. See the List Apps guide to get started.

get/v1/apps

Query parameters

categorystring

Categories that apps must have in order to be returned in the response

{"stackTrail":"paths:/v1/apps:get:parameters:1:schema","oasType":"schema","type":"unknown"}

If set, only return apps that are in a Zap Template with your app

pagenumber

Which page to return

per_pagenumber

Number of results to return per page

title_searchstring

Case-insensitive parameter to limit the results to apps whose titles match

title_starts_withstring

Case-insensitive parameter to only return apps whose titles start with the parameter value in the response

Response

totalinteger required

The total number of Apps that matched

pageinteger required

The current page returned

pagesinteger required

The total number of pages

per_pageinteger required

How many Apps are returned per-page

prev_urlstring uri required

The URL to call to get the previous matching Apps

next_urlstring uri required

The URL to call to get the next matching Apps