Getting a list of organizations

The method allows you to get a list of organizations

Getting a list of organizations

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Request body of the list of organizations

userIdstringOptional

User ID

Example: ff72f744-beda-4cc4-8b44-2b3deb584f99
limitintegerOptional

Number of elements per page

offsetintegerOptional

Number of items to skip

Responses
chevron-right
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post
/partner/api/get-user-organizations
200Success

Last updated