renza

API reference / Grants

Retrieve a grant

GET/v1/grants/{id}

Fetches a single access grant by id within the active org.

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

Path parameters

  • idstringrequired

Returns

  • 200The grant.

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