Get identity auth template by ID

get/api/v1/identity-templates/{templateId}

Path parameters

templateIdstring required

Response

Default Response

OR

Changes

Changed in 1 of the 20 revisions of this API.81

  • 763e38e7833781See the full diff
    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the required property authMethod from the response with the 200 status

      response-required-property-removed

    • removed the required property createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property id from the response with the 200 status

      response-required-property-removed

    • removed the required property name from the response with the 200 status

      response-required-property-removed

    • removed the required property orgId from the response with the 200 status

      response-required-property-removed

    • removed the required property templateFields from the response with the 200 status

      response-required-property-removed

    • removed the required property updatedAt from the response with the 200 status

      response-required-property-removed

    • added subschema #1 subschema #2 to the response body anyOf list for the response status 200

      response-body-any-of-added