Skip to main content

List Service Accounts

GET 

https://api.eu1.spotflow.io/workspaces/:workspaceId/service-accounts

List Service Accounts

Request

Path Parameters

    workspaceId uuidrequired

Responses

Service accounts listed.

Schema
  • Array [
  • subjectIduuid
    displayNamestring
    workspaceIduuidnullable
    creatorSubjectIduuidnullable
  • ]
curl -L 'https://api.eu1.spotflow.io/workspaces/:workspaceId/service-accounts' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.eu1.spotflow.io
Parameters
— pathrequired