Skip to content

Get organization

GET
/organizations/{id}

Parameters

Path Parameters

id*
Type
string
Required
Format
"uuid"

Responses

Organization details

application/json
JSON
{
"id": "string",
"name": "Local Food Bank Foundation",
"description": "string",
"website": "string",
"logo": "string",
"verified": true,
"owner_id": "string",
"created_at": "string"
}

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Built with VitePress