v2

latestOpenAPI 3.0.32026-08-012859114.1 KB
target_settings

get/api/v2/owner/{owner}/project/{project_slug}/target/{target_slug}/settings

Path parameters

ownerstring required

The owner under which a project is categorized under. For example, a user's username.

project_slugstring required

The name of the project. Note: the project name needs to be specified as a 'slug', a URL-friendly version of the project name.

target_slugstring required

The name of the target. Note: the target name needs to be specified as a 'slug', a URL-friendly version of the target name.

Response

Gets the target settings of a single target from an owner. Currently only valid for API targets

Returns:
    The target settings
disable_github_reportboolean
durationinteger
excluded_endpointsstring[]
ignore_auth_warningsboolean
included_endpointsstring[]
included_rulesstring[]
jobsinteger
max_memoryinteger
max_response_sizeinteger
min_request_countinteger
postman_api_keystring
postman_collection_idstring
postman_environment_idstring
postman_workspace_idstring
rate_limitinteger
redacted_headersstring[]
replayboolean
req_timeoutstring
resource_hintsstring[]
sanity_checksboolean
scm_detectboolean
specificationstring url
upload_sample_reqs_per_endpointinteger
urlstring
verification_methodobject
verify_tlsboolean
warnings_as_errorsboolean
zapboolean