Skip to content

Retrieve the requested organization

GET
/v1/organizations/{id}
id
required
string format: uuid

The UUID of the organization to retrieve

Example
123e4567-e89b-12d3-a456-426614174000

Get the organization

object
description
required
string
display_name
required
string
icon
string | null
id
required
string format: uuid
name
required
string
verified
required
boolean

Organization not found