List objects assigned to a project
Returns objects whose current projectId matches this project. Object visibility rules still apply.
GET
/projects/{id}/objectsAuthorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:reador
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredQuery parameters
pagenumbermin 1 · default: 1
pageSizenumbermin 1 · max 200 · default: 50
Responses
200
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions