Get a list of Job architecture changes with optional filtering by Job IDs.
The access token received from the authorization server in the OAuth 2.0 flow.
The maximal number of entities returned, ordered by the last_updated
field and external_id
.
1 <= x <= 200
50
The applied offset for returned entities, results starting from offset
up to offset + limit
.
x >= 0
Filter the changes by Job External IDs. This parameter can be added multiple times to include more Jobs.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Additional data to include in the response. Use 'context' to include context information for each change.
OK
The response is of type object
.