Skip to main content
GET
Retrieve the organization

Authorizations

Authorization
string
header
required

A Dueflow access token: dfp_ (personal) or dfs_ (service). Permissions are the token's scopes intersected with the role ceiling, re-evaluated per request.

Response

Success

id
string
required
name
string
required
type
enum<string>
required
Available options:
national,
chapter
parentId
string | null
required
currency
string
required
contactEmail
string | null
required
website
string | null
required
logoUrl
string | null
required
isActive
boolean
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required