Skip to main content

Get All Deserter Configs

GET 

/session/v1/deserter

Get all deserter configs

Responses

Successful Response

Schema

    deserter_configs

    object[]

    required

    List of desertion config objects

  • Array [

  • deserter_id uuidrequired

    Unique id for this set of deserter config

    last_cleared_timestamp date-time

    Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone

  • ]

Loading...