API Reference

Sections

Theme switcher

Organization

Organization

idid

Unique ID of the target organization.

sitesobject

A list of sites associated with the organization that client is authorized to read.

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 { "id": null, "sites": { "edges": [ { "cursor": null, "node": { "createdAt": null, "id": null, "lastUpdatedAt": null, "marketType": "AIRPORT_TRANSPORTATION", "name": null, "orgId": null, "users": { "edges": [ { "cursor": null, "node": { "email": null, "firstName": null, "id": null, "lastName": null, "roles": { "__typename": "" } } } ], "pageInfo": { "endCursor": null, "hasNextPage": false, "hasPreviousPage": false, "startCursor": null } } } } ], "pageInfo": { "endCursor": null, "hasNextPage": false, "hasPreviousPage": false, "startCursor": null } } }
Was this section helpful?

What made this section unhelpful for you?