Get integrator info
Returns the integrator record for the authenticated app.
GET
Get integrator info
Authorizations
Bearer token issued by the gateway. Source the token from one of:
POST /v1/public/auth/verify-otp(OTP user)POST /v1/public/auth-connect/sign-in(Connect app)- OAuth (end-user mobile/web)
Include as Authorization: Bearer <token>.
Connect secret for the Connect route group. Partners must include
their issued connect secret (x-zeam-auth: <connect-secret>) on
all /v1/connect-* calls.
Response
Integrator detail.
The response is of type object.
Get integrator info

