cURL
curl --request GET \ --url https://api.joinslash.com/slash-handle \ --header 'X-API-Key: <api-key>'
{ "items": [ { "id": "<string>", "slashHandle": "<string>", "name": "<string>", "accountId": "<string>" } ], "metadata": { "nextCursor": "<string>", "count": 123 } }
List all of your Slash Handles
Authentication from public API requests
A cursor string to fetch the next page of results
OK
Show child attributes
Response sent when requesting a list of data