Fetch Review Apps and Websites
Settings
Fetch Review Apps and Websites
Retrieve a paginated list of tracked applications and websites for a team, with optional filtering by app type and name search.
POST
Fetch Review Apps and Websites
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Required range:
x >= 0Example:
0
Required range:
1 <= x <= 100Example:
20
Available options:
application, website, all Example:
"all"
Example:
"chrome"
