Get a partner organization by identifier
Retrieve a single organization owned by the authenticated partner, looked up by its kelviq UUID.
Authorizations
Partner integration secret issued by kelviq. Send the raw secret (prefixed kvqp_) in the X-Kelviq-Partner-Key header on every partner API request.
Path Parameters
Organization UUID identifier (the organizationIdentifier from the provision response).
Response
Organization details.
Organization owned by a partner. Returned by all partner organization endpoints.
Internal kelviq user ID of the organization owner.
4271
Stable UUID identifier for the organization.
"8e1d7b1a-6c4d-4e3a-9b2d-3f6e4c2b1ad0"
URL-safe slug for the organization.
"acme-corp"
Public client key for the organization's API integration.
"ck_live_a1b2c3d4e5f6"
Private server key for the organization. Treat as a secret.
"sk_live_9z8y7x6w5v4u"
Partner-side identifier supplied at provisioning time.
"acme-corp"