By type

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

Path Params
string
required

The unique identifier of the Department 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
sites
array of strings

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

sites
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
Response
Click Try It! to start a request and see the response here!