List publications OAuth Scope: publications:read
List publications OAuth Scope: publications:read
Retrieve all publications associated with your API key.
List publications OAuth Scope: publications:read
Bearer authentication of the form Bearer <token>, where token is your auth token.
Pagination returns the results in pages. Each page contains the number of results specified by the limit (default: 10).
If not specified, results 1-10 from page 1 will be returned.
The direction that the results are sorted in. Defaults to asc
asc - Ascending, sorts from smallest to largest.
desc - Descending, sorts from largest to smallest.
The field that the results are sorted by. Defaults to created
created - The time in which the publication was first created.
name - The name of the publication.