Skip to main content

Get a blueprint's permissions

GET 

/v1/blueprints/:blueprint_identifier/permissions

This route allows you to retrieve the permissions of a blueprint.

To learn more about permissions, check out the documentation.

Request

Path Parameters

    blueprint_identifier stringrequired

    The identifier of the blueprint whose permissions you want to retrieve.

Responses

Default Response

Loading...