GET
/
auth
/
verify
curl --request GET \
  --url https://dev.startree.ai/auth/verify \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Query Parameters

tableName
string

Table name without type

accessType
enum<string>
default:READ

API access type

Available options:
CREATE,
READ,
UPDATE,
DELETE
endpointUrl
string

Endpoint URL