HomeGuidesReference↗ Forage Dashboard
Log In
Reference

Retrieve all Merchants

A GET request to /accounts/merchants retrieves all of the merchants associated with a platform.

On success, the API responds with an array of objects. Each object details information about a merchant.

Headers
string
required

An OAuth 2.0 authentication token with accounts scope that validates the request. Send a POST to the /o/token/ endpoint to generate an authentication token. Pass the token in this header after the word Bearer and a whitespace.

string
required

An alphanumeric key that clients can use to identify repeated requests that are dropped in transit. Generate a distinct key for every unique request and only re-use keys for retries.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json