Get a plan
Retrieves a single plan by its unique identifier.
Authentication
AuthorizationBearer
Use a secret key (sk_test_* or sk_live_*) for full read/write access, or a public key (pk_test_* or pk_live_*) for read-only access.
Path parameters
id
The unique identifier of the plan.
Response
The plan object
data
Errors
401
Unauthorized Error
404
Not Found Error