Skip to content

List versions

OpenAPI specifications

get https://api.autopass.pro/rules-api/tables/{table_id}/versions

Return a list of the versions of a table with their differences.

Path parameters

table_id
  • Type: string

Responses

200 - Successfully listed the versions of the table.

400 - table_id must be an integer.

401 - Unauthorized.

404 - No table found for this table_id.