List resources
Resources
List resources
Returns a paginated list of uploaded resources for the project.
GET
List resources
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (1-indexed).
Required range:
x >= 1Items per page (max 100).
Required range:
x >= 1