Skip to main content

Returns the list of permissions for the service account.

GET 

/api/admin/service-account/:id/permissions

Gets a list of permissions for a service account. Project and environment can be specified.

Request

Path Parameters

    id stringrequired

Query Parameters

    project string
    environment string

Responses

This response has no body.

Loading...