Synthetics

Get version history of a test

Get the paginated version history for a Synthetic test.

get/api/v2/synthetics/tests/{public_id}/version_history

Path parameters

public_idstring required

The public ID of the Synthetic test.

Query parameters

last_version_numberinteger

The version number of the last item from the previous page. Omit to get the first page.

limitinteger

Maximum number of version records to return per page.

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.