Get permissions
GEThttps://sideshift.ai/api/v1/permissions
Retrieves the permissions of the caller, indicating what actions they're allowed to take on SideShift.ai
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L 'https://sideshift.ai/api/v1/permissions' \
-H 'Accept: application/json; charset=utf-8'
ResponseClear