v2

latestOpenAPI 3.1.02026-07-262937191.0 MB
beta.libraries

List all libraries you have access to.

List all libraries that you have created or have been shared with you.

get/v1/libraries

Query parameters

page_sizeinteger
page_tokenstring nullable

Continuation token from a previous response's next_page_token. Preferred over page.

Continuation token from a previous response's next_page_token. Preferred over page.

pageinteger

Deprecated: use page_token. Offset paging re-scans earlier pages and is being phased out.

Deprecated: use page_token. Offset paging re-scans earlier pages and is being phased out.

searchstring nullable

Case-insensitive search on the library name.

Case-insensitive search on the library name.

filter_owned_by_meboolean nullable

Deprecated: this parameter will be removed in a future version.

Deprecated: this parameter will be removed in a future version.

Response

Successful Response

next_page_tokenstring nullable

Opaque continuation token for the next page. Pass it back as page_token to fetch the next page. Null when there are no more results. Prefer this over the deprecated offset page parameter.