Agency

List My Agencies

Returns every agency the caller has access to:

  • agencies they own (created_by_id = current_user.id)
  • agencies where they are staff (role in admin/member/viewer via LinkOrgUser) Each entry includes the caller's role.
get/api/v1/agency/my_agencies

Response

Successful Response

messagestring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.