Get External Key Campaign By Id
GET /v1/sandbox/{sandbox_id}/external-key-campaign/{external_key_campaign_id}
GET
/v1/sandbox/{sandbox_id}/external-key-campaign/{external_key_campaign_id}
Get External Key Campaign by ID. Requires any of permissions: sandbox:config:view, sandbox:config:edit
Authorizations
Parameters
Path Parameters
external_key_campaign_id
required
External Key Campaign ID
string format: uuid
External Key Campaign ID
sandbox_id
required
Sandbox ID
string format: uuid
Sandbox ID
Responses
200
Successful Response
A campaign to distribute external keys to players.
object
custom_data
Custom data associated with the resource
object
key
additional properties
string
name
Name of the resource
string
description
Description of the resource
string
key_types
The types of keys that can be distributed by this campaign.
Array<string>
sandbox_id
ID of the Sandbox
string format: uuid
last_modified_account_id
Account ID of the user who last modified the resource
string format: uuid
last_modified_timestamp
Timestamp of when the resource was last modified
string format: date-time
created_timestamp
Timestamp of when the resource was created
string format: date-time
external_key_campaign_id
required
The External Key Campaign ID.
string format: uuid
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string