Get Entry
GET /v1/sandbox/{sandbox_id}/match-making-profile-list/{match_making_profile_list_id}/match-making-profile-list-entry/{match_making_profile_list_entry_id}
GET
/v1/sandbox/{sandbox_id}/match-making-profile-list/{match_making_profile_list_id}/match-making-profile-list-entry/{match_making_profile_list_entry_id}
Get a specific MatchMakingProfileListEntry in a MatchMakingProfileList
Requires any of permissions: sandbox:config:view, sandbox:config:edit
Authorizations
Parameters
Path Parameters
match_making_profile_list_id
required
string format: uuid
match_making_profile_list_entry_id
required
string format: uuid
sandbox_id
required
Sandbox ID
string format: uuid
Sandbox ID
Responses
200
Successful Response
This mixin is meant to give a set of common properties to root config models
object
name
Name of the resource
string
description
Description of the resource
string
custom_data
Custom data associated with the resource
object
key
additional properties
string
match_making_profile_id
required
Which MatchMakingProfile this entry refers to
string format: uuid
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 this resource was created
string format: date-time
match_making_profile_list_id
required
Which MatchMakingProfileList this entry belongs to
string format: uuid
match_making_profile_list_entry_id
required
ID to uniquely identify this MatchMakingProfileListEntry
string format: uuid
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string