Organizations
Get Organizations v2
POST
/
v2
/
organizations
/
get
Use this API to retrieve specific organizations by organization IDs.
Prior to using this API, you must:
- Deploy v3.0.61 or higher of the Velt SDK.
- Enable advanced queries option in the console
Endpoint
POST https://api.velt.dev/v2/organizations/get
Headers
x-velt-api-key
string
requiredYour API key.
x-velt-auth-token
string
requiredYour Auth Token.
Body Example
Params
data
object
requiredExample Requests
Response
Success Response
Failure Response
Was this page helpful?