Skip to main content
GET
/
s15x
/
staff
Get s15x staff
curl --request GET \
  --url https://api.s15x.dev/s15x/staff \
  --header 'API-Authorization: <api-key>'
{
  "RobloxId": {
    "Text": "<string>"
  }
}
{
  "500595751": {
    "Text": "s15x Founder"
  },
  "2371800278": {
    "Text": "s15x Staff"
  },
  "2428107211": {
    "Text": "s15x Staff"
  },
  "5502858463": {
    "Text": "Engineer"
  }
}

Authorizations

API-Authorization
string
header
required

Response

200 - application/json

The request was successful, and the server has returned the requested resource in the response body.

RobloxId
object
required

roblox user id