Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns a paginated list of snippets owned by the authenticated user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.