Skip to content
Search
K
Main Navigation
Docs
Blog
Releases
Playground
Terramate Cloud
Appearance
Menu
Return to top
Get organization SSO data from a organization.
GET
/v1/organizations/name/{name}
Get organization details.
Parameters
Path Parameters
name
*
The organization name.
Type
string
Required
Example
"terramate"
maxLength
32
Responses
200
404
OK
Content-Type
application/json
Schema
JSON
JSON
{
"enterprise_org_id"
:
"org_0123232dada"
}
GET
/v1/organizations/name/{name}
Playground
Variables
Key
Value
name
*
Try it out
Samples
Powered by
VitePress OpenAPI