Project APIDeeplinks
Get a deeplink by ID
Fetches a deeplink by ID
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
deeplinkId*number
Response Body
curl -X GET "https://example.com/application/0/deeplinks/0"Empty