Links

Allowed Entity Scopes

get
https://api.synapsefi.com
/v3.1/users/entity-scopes
Entity Scopes

Example Request

HTTP
cURL
Python
JS
PHP
GO
GET /v3.1/users/entity-scopes HTTP/1.1
Host: uat-api.synapsefi.com
curl --location --request GET 'https://uat-api.synapsefi.com/v3.1/users/entity-scopes'
//
//
//
//