Get basic details for a legal entity.The provided {legalentityid} MUST either be a member of a trust group owned by {legalentityownerid} or have a trust group membership connected to {legalentityownerid}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.tahdah.me/api/legalentities//legalentities/' \
--header'Authorization: Bearer <token>'