Scanner Jobs
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
Filter by a specific scanner job identifier.
Filter jobs assigned to a specific brand.
Case-insensitive search against scanner job names.
Maximum number of records to return per page.
25Number of records to skip before starting the page.
0Field used to sort the result set.
Sort direction for the selected sort field.
Scanner jobs returned
Paginated collection of scanner jobs.
Invalid query parameters
Missing or invalid API key
Rate limit exceeded
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
Request body used to create a new scanner job.
Scanner job created
Wrapper returned after a scanner job is created successfully.
Invalid request body
Missing or invalid API key
Related evaluation type or brand not found
Rate limit exceeded
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
Scanner job returned
Wrapper containing a single scanner job record.
Missing or invalid scanner job id
Missing or invalid API key
Scanner job not found
Rate limit exceeded
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
Scanner job deleted
No content
Missing or invalid scanner job id
Missing or invalid API key
Scanner job not found
Rate limit exceeded
No content
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
Partial update payload for a scanner job. Include only the fields you want to change.
Scanner job updated
Wrapper containing a single scanner job record.
Invalid scanner job id or request body
Missing or invalid API key
Scanner job or related brand/evaluation type not found
Rate limit exceeded
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
Maximum number of records to return per page.
25Number of records to skip before starting the page.
0Scanner job runs returned
Paginated collection of historical runs for a scanner job.
Missing or invalid scanner job id or query parameters
Missing or invalid API key
Scanner job not found
Rate limit exceeded
Last updated
Was this helpful?