Skip to content
Skip to main content
GET
/v3/connectors/{provider}/creds

List credentials

List credentials for the specified provider.

NYLAS API KEY

Parameters

Path parameters

provider*string
googlemicrosoftimapicloudyahooewsvirtual-calendarzoominbox

Query parameters

limitinteger

Limit the number of credentials Nylas returns.

Default: 10
offsetinteger

Offset the results.

Default: 0
sort_bystring

Sort the returned credentials using the contents of the specified field.

created_atupdated_at
Default: "created_at"
order_bystring

Specify the sort order of returned credentials.

descasc
Default: "desc"

Responses

request_idstring

The request ID.

Example: "5967ca40-a2d8-4ee0-a0e0-6f18ace39a90"
dataarray<object>
limitinteger
Example: 10
offsetinteger
Example: 0
GEThttps://api.us.nylas.com/v3/connectors/{provider}/creds?limit=10&offset=0&sort_by=created_at&order_by=desc

Find your API key in the Nylas Dashboard under API Keys in your application settings.

providerrequiredstring