StatementDefinition
List StatementDefinitions
Retrieve a list of StatementDefinitions.
This endpoint retrieves a list of all the StatementDefinitions within a specified Organization. The list can be paginated for easier management.
get/organizations/{orgId}/statementdefinitions
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
Query parameters
pageSizeinteger
Specifies the maximum number of StatementDefinitions to retrieve per page.
nextTokenstring
The nextToken for multi-page retrievals. It is used to fetch the next page of StatementDefinitions in a paginated list.
Response
Returns the list of requested StatementDefinitions