DeepFellow API ReferenceAdministration
Retrieve organization
Get detailed information about a organization.
AuthorizationBearer <token>
In: header
Path Parameters
organization_idOrganization Id
The ID of the organization.
Match
^[0-9a-fA-F]{24}$Response Body
curl -X GET "https://loading/v1/organization/5eb7cf5a86d9755df3a6c593"{
"organization": {
"id": "5eb7cf5a86d9755df3a6c593",
"created_at": 0,
"name": "string",
"owner_id": "5eb7cf5a86d9755df3a6c593"
}
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.