Skip to main content

Retrieve specific configuration

GET 

/v1/validation-submission-configurations/:id

Retrieve specific configuration

Request​

Path Parameters

    id stringrequired

    Id of the validation submission configuration

Responses​

Successfully fetch configurations

Schema

    data

    object

    id string

    Validation Submission configuration id

    Example: hostedconfiguration_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    name stringnullable

    Validation Submission configuration name

    allowedOrganisationsTypes string[]

    Possible values: [social_impact, nonprofit, education]

    complianceFlags string[]

    Possible values: [warning, sanction, controversial, commercial, adverseMedia, hateSpeech, compliance]

    rejectedOrganisationsTypes string[]

    Possible values: [social_impact, nonprofit, education]

    allowedActivitySubTags string[]
    exceptionRules string[]
    object string
    Example: partner_program_configuration
Loading...