GET
/v1/mgmt/fga/mappable/resources

Authorization

Descope Project ID and Management Key Descope Project ID:Access Key
AuthorizationBearer <token>

Project ID:Management Key as bearer token.

In: header

AuthorizationBearer <token>

Project ID:Access Key as bearer token.

In: header

Get mappable resources

This endpoint allows you to retrieve mappable resources for Fine-Grained Authorization.

curl -X GET "https://api.descope.com/v1/mgmt/fga/mappable/resources"
Was this helpful?