By type

Returns Service objects filtered by a specific type. You can find the full list of available types at: Service types.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the Service type.

Query Params
string

The select parameter determines the properties to include in the response. For additional details, refer to Expression.

string

The search parameter defines the criteria for filtering results. For additional information, refer to Expression.

organizations
array of strings

Filter by one or more organization IDs. Refer to the Organizations to retrieve an id.

organizations
platform
array of strings

Filter by one or more platform IDs. Refer to the Platforms to retrieve an id.

platform
sites
array of strings

Filter by one or more site IDs. Refer to the Sites to retrieve an id.

sites
domains
array of strings

Filter by one or more domain IDs. Refer to the Domains to retrieve an id.

domains
Responses
200

OK - Returns a list of objects filtered by the specified type.

404

Not Found - No objects found for the given typeId.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!