Organization
Here you can find information about all API commands and queries related to organizations.
Queries
get_organization
Parameters
Example
curl -X POST 'https://app.polyteia.com/api' \
-header "Content-Type: application/json" \
-header "Authorization: Bearer <your_access_token>" \
--data '{
"query": "get_organization",
"params": {
"id": "org_cv33u4n0i6q45p93i930"
}
}'Organization Response
Example Response
list_organizations
Parameters
Example
Response
Example Response
Zuletzt aktualisiert
War das hilfreich?