List Browser Credentials

List active browser credentials visible to the caller’s scope. Requires api_key_read.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

limitintegerOptional1-100
page_tokenstringOptional
Page token for pagination.

Response

This endpoint returns an object.
countinteger
Number of items returned.
limitinteger1-100
credentialslist of objects
next_page_tokenstringOptional
Page token for pagination.