List a network's service accounts
GET/v1/networks/:networkId/service-accounts
Returns the non-human accounts that belong to this network, each carrying its network membership role and status alongside the account record. Requires read-only access to the network. Results are cursor-paginated: pass the returned cursor to fetch the next page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
List a network's service accounts
Invalid request (e.g. a malformed pagination cursor)
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found