Read User Source Descriptions

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

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.

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.

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