List workspaces

GET {{baseUrl}}/{{version}}/workspace

Here you can list and filter payment requests created by the requesting user. We return it paged.

Request Params

KeyDatatypeRequiredDescription
cursornullString used to get the next batch of results. Our SDKs handle this for you.
limitnullNumber of results per cursor. Max = 100.
usernamenullSimplified name that defines the workspace URL
idsnullList of ids to filter
fieldsnullList of strings to filter response JSON keys.