Local Directory

Get

Get a local directory config by app_id.

get/api/v1/local-directory-configs/{app_id}

Path parameters

app_idstring required

The appId field.

Response

Successful response

Changes

Changed in 2 of the 33 revisions of this API.2111

  • f2cf3228f366211See the full diff
    • added c1.api.local_directory.v1.LocalDirectoryConfig subschema #2 to the localDirectoryConfig response property oneOf list for the response status 200

      response-property-one-of-added

    • the localDirectoryConfig response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property localDirectoryConfig/allowSelfRegistration from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/appId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/defaultProfileTypeId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/displayName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/invitationTtl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/isDefault from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/onboardingFlowId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/organizationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/selfRegistrationDomains from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/updatedAt from the response with the 200 status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added