Project Membership

List Service Accounts For Project

Retrieve a list of service accounts that are members of the specified project

get/projects/{projectId}/service-accounts

Response

Success

status'ok'

"ok" if the request succeeded, "error" otherwise.

Example response

{
  "status": "ok"
}

Changes