renza

API reference / Orgs & memberships

Retrieve an org

GET/v1/orgs/{id}

Fetches an org by id. Only the credential's active org is accessible.

Requires an API key (bearer), scoped to the active org.

Path parameters

  • idstringrequired

Returns

  • 200The org.

Failures use the standard error envelope with a closed set of codes.