exports
Get the exports for an environment
Rest API
- Introduction
- allowlists
- analytics
- chainalysis
- chains
- custom fields
- environments
- events
- exports
- externaljwt
- gates
- members
- organizations
- origins
- projects
- invites
- sdk views
- settings
- tokens
- sessions
- users
- wallets
- webhooks
- Schemas
exports
Get the exports for an environment
GET
/
environments
/
{environmentId}
/
exports
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
environmentId
string
*
environmentId
Required
string
ID of the environment
Add Example Value
Path Parameters
ID of the environment
Required string length:
36
Response
200 - application/json
Required string length:
36
Available options:
csv
Available options:
users
Available options:
completed
, failed
, pending
Available options:
all
, id
, walletPublicKey
, email
, alias
, firstName
, lastName
, phoneNumber
, jobTitle
, wallet
, username
Available options:
emailOnly
, magicLink
, apple
, bitbucket
, coinbasesocial
, discord
, facebook
, farcaster
, github
, gitlab
, google
, instagram
, linkedin
, microsoft
, twitch
, twitter
, blocto
, banxa
, dynamic
, alchemy
, zerodev
, telegram
, turnkey
, coinbaseWaas
, sms
Available options:
ETH
, EVM
, FLOW
, SOL
, ALGO
, STARK
, COSMOS
, BTC
When defined, this is the error message and stack trace received when attempting to process the export.
Was this page helpful?