OrganizationAccounts REST API
Organization Accounts REST API documentation and interactive testing.
For the OpenAPI Specification document use this link: https://apis.objectsgrid.com/organizationaccounts/contract
To get a Google JWT ID Token you can use our test app for now: https://admin.objectsgrid.com/google_token.html You'll need it in the Authorizations header in the Create Organization Account request below.
JWT ID Token obtain from the Identity Provider Google, Apple, etc.
EU for European Union, or US for United States, depending on where you need to locate your data
Successfully created the organization account
Bad request
Unauthorized
Too Many Requests
Internal server error
JWT Access Token obtain from ObjectsGrid Tokens operations.
ID of the organization account to retrieve
EU for European Union, or US for United States, depending on where your data is located
Successfully retrieved the organization account
Bad request
Unauthorized
Organization account not found
Too Many Requests
Internal server error
JWT Access Token obtain from ObjectsGrid Tokens operations.
ID of the organization account to update
EU for European Union, or US for United States, depending on where your data is located
Successfully updated the organization account
Bad request
Unauthorized
Organization account not found
Too Many Requests
Internal server error
JWT Access Token obtain from ObjectsGrid Tokens operations.
ID of the organization account to delete
EU for European Union, or US for United States, depending on where your data is located
Successfully deleted the organization account
No content
Bad request
Unauthorized
Organization account not found
Too Many Requests
Internal server error
No content
Last updated
Was this helpful?