Read User Defined Collection Descriptions

Read the source descriptions in a user-defined collection.

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

The id of the user-defined collection. To find source folder IDs, see Read User Source Folders, or Create Source Folder to create a new source folder.

Query Params
int64
≥ 0
Defaults to 0

The index (zero-based) of the first source description to be returned from a user-defined collection.

int64
≥ 1
Defaults to 25

The maximum number of source descriptions being requested.

Responses
200

The read was successful. See SourceDescription Schema (JSON)

204

No source descriptions in the collection.

400

The request was unable to be understood by the application.

404

The requested collection is not found.

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