get https://{region}.affinda.com/v3/organizations
Returns all the organizations
Log in to see full request history
Responses
Returns all the organizations
xxxxxxxxxx
curl --request GET \
--url https://api.affinda.com/v3/organizations \
--header 'accept: application/json'
xxxxxxxxxx
89]
[
{
"identifier": "mEFayXdO",
"name": "Grove Street King",
"userRole": "admin",
"avatar": "https://affinda-api.s3.amazonaws.com/media/org-avatar.png?AWSAccessKeyId=KEY&Signature=SIG",
"resthookSignatureKey": "465c6598bd34c0558f0ce256c43209d49fa85b0ff3e4c18b24e408b7563143ad",
"isTrial": true,
"validationToolConfig": {
"theme": {
"palette": {
"mode": "light",
"background": "string",
"text": {
"primary": "string",
"secondary": "string",
"disabled": "string"
},
"divider": "string",
"primary": {
"main": "string",
"light": "string",
"dark": "string",
"contrastText": "string"
},