Skip to main content

get_all_purges

GET 

/api/v1/purges/:service_id

get_all_purges

Request

Path Parameters

    service_id uuidrequired

    IORiver service ID

Responses

Schema

  • Array [

  • paths string

    Comma separated paths in specific purge request

    serviceId uuid

    IORiver service ID

    status string
    timestamp integer

    UTC milliseconds from epoch

  • ]

Loading...