Read User Defined Collection Descriptions

Read the source descriptions in a user-defined collection.

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.

Headers
string
enum
required

Specifies the media type(s) that the client is willing to accept in the response.

Allowed:
Responses
200

The read was successful.

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