Get Issuer
issuers
Get Issuer
Get a single Issuer by ID.
Returns the issuer if it belongs to the active tenant. Accessible to any authenticated user within the tenant.
Args: issuer_id: UUID of the issuer to retrieve db: Async database session tenant_id: Active tenant ID from authentication context
Returns: IssuerResponse: Issuer data
Raises: HTTPException 404: If issuer not found or doesn’t belong to tenant
GET
Get Issuer
Path Parameters
Cookies
Response
Successful Response
Schema for Issuer response.
SRI environment types.
Available options:
TEST, PRODUCTION