A search term for querying of services within an Organization.Available options are: name, role
sort
string
A field for sorting objects in ascending or descending order. Use `-` prefix for descending order (e.g., `-created_at`). Available options: created_at, name, role.
Response
Responses
Retrieved the list of services within the org
array of objects
object
created_at
date-time
optional
created_by
string
optional
length ≥ 1
created_by_url
uri
optional
description
string
optional
length between 1 and 1024
The description of the service
key
string
optional
The API key of the service
key_expires_at
date-time | null
optional
The time at which the API key will expire. This will only be populated if the Organization has an active API Key Policy.
name
string
required
length between 1 and 120
The name of the service
role
string
optional
Allowed values: Manager, Member Defaults to Member
The role of the service.
slug
slug
optional
^[-a-zA-Z0-9_]+$ length ≥ 1
The slug of the service
teams
array of objects
optional
array of objects
object
role
string
optional
Allowed values: Manager, Member Defaults to Manager
The team role associated with the service
slug
slug
required
^[-a-zA-Z0-9_]+$ length ≥ 1
The teams associated with the service
Request could not be processed (see detail).
object
object
detail
string
required
length ≥ 1
An extended message for the response.
fields
object
optional
A Dictionary of related errors where key: Field and value: Array of Errors related to that field
object
Org namespace not found
object
object
detail
string
required
length ≥ 1
An extended message for the response.
fields
object
optional
A Dictionary of related errors where key: Field and value: Array of Errors related to that field
object
Missing or invalid parameters (see detail).
object
object
detail
string
required
length ≥ 1
An extended message for the response.
fields
object
optional
A Dictionary of related errors where key: Field and value: Array of Errors related to that field