Organization API Reference Follow
This article describes the top-level Organizations API endpoint.
REST Resources
The Organizations resource contains organization-specific information. You can use this resource to get a list of organizations a specific user can access.
/api/organizations
The Organizations endpoint will return data for the organizations to which your token has access, but you may find it more useful to use a specific organization ID.
/api/organizations/{organization_id}
Organizations Detail
Making a request to the Organizations resource will return details about an organization and the locations related to that organization.
Organization Field Reference
Here are descriptions of significant Organization API fields.
name |
The organization’s name. |
ios_app_download_url |
The URL for the organization’s app in the Apple App Store. |
android_app_download_url |
The URL for the organization’s app in the Google Play Store. |
Comments
0 comments
Please sign in to leave a comment.