Queries a list of HELD systems.

Supports filtering, sorting, and indexing.

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

An optional URL-encoded JSON query.

string

An optional URL-encoded JSON sort criteria.

int32
Defaults to 0

The zero-based starting index.

int32
Defaults to 10

The number to return. This value is capped at 100.

string

The optional organization ID. Defaults to organization in the credentials. Applicable to 9Line administrators. Applicable to service provider administrators for specifying the parent organization when using credentials for a child organization.

Responses
200

OK when successful with this HELD system in the body.

400

BAD REQUEST if any parameter validation errors occur.

401

UNAUTHORIZED when the access token is invalid or expired.

403

FORBIDDEN when the permissions to read the HELD system are not granted.

500

INTERNAL SERVER ERROR on any unexpected errors.

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