Get My Organisations
GET /api/orgs/me
GET
/api/orgs/me
This endpoint can be used to get all organisations that this user account has access to.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”OK
object
Example
[ { "id": 1, "name": "ClicknClear", "logo": { "id": 7, "fileType": "Image", "fileName": "black logo+.jpg", "signedUrl": "https://example.clicknclear.com" }, "createdAt": "2022-01-14T16:06:50.234Z", "deletedAt": null, "parentId": null, "updatedAt": "2023-03-01T13:02:59.000Z", "isEventProducer": true }, { "id": 8, "name": "ClicknClear School", "createdAt": "2022-10-04T16:38:39.642Z", "deletedAt": null, "parentId": 1, "updatedAt": "2022-10-04T16:38:39.642Z", "isEventProducer": true }, { "id": 13, "name": "Compete", "createdAt": "2023-02-16T09:48:14.492Z", "deletedAt": null, "parentId": 8, "updatedAt": "2023-02-16T09:48:14.492Z", "isEventProducer": true }, { "id": 14, "name": "Your Organization", "createdAt": "2023-03-02T19:43:59.535Z", "deletedAt": null, "parentId": 1, "updatedAt": "2023-03-02T19:43:59.535Z", "isEventProducer": true }, { "id": 15, "name": "Example Organization", "logo": { "id": 26, "fileType": "Image", "fileName": "YOUR PARENT ORGANIZATION LOGO.png", "signedUrl": "https://example.clicknclear.com" }, "createdAt": "2024-02-22T20:47:20.025Z", "deletedAt": null, "parentId": 1, "updatedAt": "2024-02-27T14:39:52.000Z", "isEventProducer": true }, { "id": 16, "name": "HERmesa", "logo": { "id": 27, "fileType": "Image", "fileName": "Screenshot 2024-02-27 at 15.53.47.png", "signedUrl": "https://example.clicknclear.com" }, "createdAt": "2024-02-27T20:53:53.002Z", "deletedAt": null, "parentId": 1, "updatedAt": "2024-02-27T20:53:53.002Z", "isEventProducer": true }, { "id": 17, "name": "Example Organization", "logo": { "id": 32, "fileType": "Image", "fileName": "LVS Guide graphics.png", "signedUrl": "https://example.clicknclear.com" }, "createdAt": "2024-02-28T13:38:33.671Z", "deletedAt": null, "parentId": 15, "updatedAt": "2024-03-01T19:04:10.000Z", "isEventProducer": true }, { "id": 18, "name": "Your Child Org 1", "logo": { "id": 31, "fileType": "Image", "fileName": "CHILD ORG LOGO.png", "signedUrl": "https://example.clicknclear.com" }, "createdAt": "2024-02-28T20:02:03.127Z", "deletedAt": null, "parentId": 17, "updatedAt": "2024-02-28T20:02:03.127Z", "isEventProducer": true }]Headers
Section titled “Headers ” Date
string
Example
Fri, 12 Jul 2024 13:02:19 GMT Transfer-Encoding
string
Example
chunked Connection
string
Example
keep-alive Server
string
Example
nginx vary
string
Example
Origin x-ratelimit-limit
integer
Example
1000 x-ratelimit-remaining
integer
Example
999 x-ratelimit-reset
integer
Example
60 tdm-reservation
integer
Example
1 x-robots-tag
string
Example
noai, noimageai X-Frame-Options
string
Example
DENY X-Content-Type-Options
string
Example
nosniff Strict-Transport-Security
string
Example
: max-age=63072000; includeSubDomains; preload Content-Encoding
string
Example
gzip