BackendService

Get Project

Get the current project.

get/v1/project

Response

OK

Changes

Changed in 7 of the 10 revisions of this API.52911

    • added the optional property project/allOf[Project]/logInWithOidc to the response with the 200 status

      response-optional-property-added

    • added the optional property project/allOf[Project]/auditLogsEnabled to the response with the 200 status

      response-optional-property-added

    • added the optional property project/allOf[Project]/apiKeySecretTokenPrefix to the response with the 200 status

      response-optional-property-added

    • added the optional property project/allOf[Project]/apiKeysEnabled to the response with the 200 status

      response-optional-property-added

    • added the optional property project/allOf[Project]/githubOauthClientId to the response with the 200 status

      response-optional-property-added

    • added the optional property project/allOf[Project]/githubOauthClientSecret to the response with the 200 status

      response-optional-property-added

    • added the optional property project/allOf[Project]/logInWithGithub to the response with the 200 status

      response-optional-property-added

    • added the optional property project/allOf[Project]/cookieDomain to the response with the 200 status

      response-optional-property-added

    • added the optional property project/allOf[Project]/vaultDomainCustom to the response with the 200 status

      response-optional-property-added

  • e3ac0347dfbe1211See the full diff
    • the project response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property project/afterLoginRedirectUri from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/afterSignupRedirectUri from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/createTime from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property project/emailSendFromDomain from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/googleOauthClientId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/googleOauthClientSecret from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/logInWithAuthenticatorApp from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/logInWithEmail from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/logInWithGoogle from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/logInWithMicrosoft from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/logInWithPasskey from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/logInWithPassword from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/logInWithSaml from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/microsoftOauthClientId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/microsoftOauthClientSecret from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/redirectUri from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/trustedDomains from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/updateTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property project/vaultDomain from the response with the 200 status

      response-optional-property-removed

    • added Project to the project response property allOf list for the response status 200

      response-property-all-of-added

    • the details/items/ response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 403

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • removed the optional property details/items/description from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 404 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 404 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