Read User Source Descriptions

Read a (paged) list of all source descriptions in all user-defined collections owned by a specific user.

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

Use 'current' for the authenticated user.

Query Params
int64
≥ 0
Defaults to 0

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

int64
≥ 1
Defaults to 25

The maximum number of source descriptions to return.

Responses
200

The read was successful. See SourceDescription Schema (JSON)

301

Returned if the system failed to retrieve the Title and Citation.

307

Returned if the system failed to retrieve the Citation. The title is user contributed.

400

If the request was unable to be understood by the application.

404

If the requested collection is not found.

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