service_accounts
api_keys
List Service Accounts
Returns a list of service accounts.
Args: filter_model: Model that takes care of filtering, sorting and pagination. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: A list of service accounts matching the filter.
get/api/v1/service_accounts
Query parameters
hydrateboolean
sort_bystring
logical_operator'or' | 'and'
Logical Ops to use to combine filters on list methods.
pageinteger
sizeinteger
namestring nullable
descriptionstring nullable
Response
Successful Response