Me
Get My Organization
Returns the organization of the user identified in the token of the request.
get/v3/organizations/me
Response
Me Organization
Example response
{
"id": "d99c041a-c7cf-46a2-bf3a-44bb5f75400e",
"name": "string",
"owner_id": "1c9c3848-5897-4f2c-beed-df6f3e3adb37",
"created_at": "2023-01-23T17:22:52.150Z",
"updated_at": "2023-01-23T17:22:52.150Z",
"state": "active",
"retention_period_days": 90
}