Service

Get details for a single user

get/project/{project}/service/{service_name}/user/{service_username}

Path parameters

projectstring required

Project name

service_namestring required

Service name

service_usernamestring required

Service username

Query parameters

include_secretsboolean

Explicitly indicates that the client wants to read secrets that might be returned by this endpoint.

Response

Response

messagestring

Printable result of the request

Changes

Changed in 1 of the 15 revisions of this API.1

    • added the optional property / to the response with the status

      response-optional-property-added