Skip to main content

Get API users permitted businesses

GET 

https://api.staging.powerapi.com/api/v1/businesses/permitted_list

Returns a list of businesses that are allowed for API user

Responses

Returns a list of businesses that are allowed for API user
Schema

Authorization: http

name: bearertype: httpscheme: bearerbearerFormat: JWT
curl -L 'https://api.staging.powerapi.com/api/v1/businesses/permitted_list' \
-H 'Accept: application/vnd.api+json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://api.staging.powerapi.com
Auth
ResponseClear

Click the Send API Request button above and see the response here!