naftiko: 1.0.0-alpha2 info: label: API Reference — subpackage_workspaces.subpackage_workspaces/members.subpackage_workspaces/members/paginated description: 'API Reference — subpackage_workspaces.subpackage_workspaces/members.subpackage_workspaces/members/paginated. 1 operations. Lead operation: ✨ Get workspace members paginated. Self-contained Naftiko capability covering one Label Studio business surface.' tags: - Label Studio - subpackage_workspaces.subpackage_workspaces/members.subpackage_workspaces/members/paginated created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: LABEL_STUDIO_API_KEY: LABEL_STUDIO_API_KEY capability: consumes: - type: http namespace: label-studio-subpackage-workspaces-subpackage-workspaces-members-subpackage-workspaces-members-paginated baseUri: http://localhost:8000 description: API Reference — subpackage_workspaces.subpackage_workspaces/members.subpackage_workspaces/members/paginated business capability. Self-contained, no shared references. resources: - name: api-workspaces-id-memberships-paginated path: /api/workspaces/{id}/memberships/paginated/ operations: - name: list method: GET description: ✨ Get workspace members paginated outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: integer required: true - name: ids in: query type: string description: Comma-separated list of user IDs to filter by - name: page in: query type: integer description: A page number within the paginated result set. - name: page_size in: query type: integer description: Number of results to return per page. - name: search in: query type: string description: A search term. - name: Authorization in: header type: string description: 'The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: