- Print
Gets a paginated, filtered, and sorted list of station groups.
Limits the number of station groups listed.
Returns documents after a certain offset. Use with limit to paginate the response.
Filters the result by parentStationGroupId using OData 4.01 syntax, where parentId is a valid station group id or null
. Only supports the eq
operator.
Sorts the result by 'name', 'lastModified.at', and 'created.at'. Seperate by a comma. Specify descending sort with a '-' character.
Searches for station groups by name.
Filters station groups by whether they are archived. If not provided, defaults to false and only non-archived station groups will be included in the response.
A paginated list of station groups.
Represents a station group.
The name of the station group.
A short description of the station group.
Represents a user, api-token, or device.
Represents a user, api-token, or device.
Represents a user, api-token, or device.
A description of the workspaces of which a resource is a member. Workspace membership can have one of two scope
values. A scope
of all
means that a resource is a member of all current and future workspaces. A scope
of the value specific
means that a resource is a member of a set of particular workspaces as described by the workspaceIds
property.
Describes a resource as a member of all current and future workspaces.
Describes a resource as a member of a set of specific workspaces.
The workspaces in which a resource is a member.
The total number of items that matched the list parameters.
A URL at which the next page of results can be fetched.
A URL at which the previous page of results can be fetched.
A list of errors per item that is omitted from the paginated response, if any.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
The ID of the omitted record.
An error occurred. The Tulip error codes generic.customerIdRequired
, generic.workspaceIdRequired
, generic.invalidParams
, http.invalidBodyJson
, http.invalidHeaders
, http.multiValueHeader
, generic.limitParamNonNegativeInt
, generic.limitParamBounds
, generic.offsetParamNonNegativeInt
, generic.sortParamUnsupportedField
, generic.filterParamUnsupportedOperation
, and generic.filterParamUnsupportedField
all use the 400 HTTP status code. See the documentation of the response content schema for details on these specific Tulip errors that could result in this status code.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
The name of the given HTTP header which had multiple values.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
The maximum allowed value for the limit parameter.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
The names of the given fields which are not supported.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
The request was missing required authentication information.
This error is not automatically retryable.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
Too many requests have been made to this endpoint in a short time period.
This error is not automatically retryable.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
Additional details about this endpoint's rate limits.
An error occurred. The Tulip error codes generic.internal
and stations.internalTypeValidationError
both use the 500 HTTP status code. See the documentation of the response content schema for details on these specific Tulip errors that could result in this status code.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
A machine-readable code identifying the type of error.
A human-readable description of the error intended for debugging purposes only.
The exact content of this message is not stable.
Whether the request can be automatically retried by the client.
The name of the resource that failed validation.
The id of the resource that failed validation.