Project APIDeeplinks
Get all deeplinks
Fetches all deeplinks for a project
AuthorizationBearer <token>
Secret server key (prefixed gb_sk_) for server-to-server calls. Send it as Authorization: Bearer <key>. Never ship a secret key in a game client.
In: header
Path Parameters
applicationId*number
Gamebeast project ID
Response Body
curl -X GET "https://example.com/application/0/deeplinks/"Empty