Organisations
List members in an organisation.
Path Parameters
organisationSlug
RequiredstringPattern:
"^[a-z0-9-]+$"
Query Parameters
pageable
RequiredobjectOptional. When omitted: pageSize=50, pageNumber=0, sortDirection=ASC
Response Body
Request was successfully processed. The response body contains the requested data.
TypeScript Definitions
Use the response body type in TypeScript.
totalElements
integerFormat:
"int64"
totalPages
integerFormat:
"int32"
first
booleanlast
booleansize
integerFormat:
"int32"
content
array<object>number
integerFormat:
"int32"
sort
objectnumberOfElements
integerFormat:
"int32"
pageable
objectempty
boolean