Retrieve contractors from internal use database with reviews
Health check on backend Nextjs service located on AWS
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Success response
successbooleanmessagestringdatastring | nullDetails or response data if available
Send email using METUS' AWS SES instance
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Request Body
tostring[] · requiredArray of recipient email addresses
fromstring · email · requiredSender email address
ccstring[] · requiredArray of CC recipient email addresses
subjectstring · requiredEmail subject line
bodystring · requiredHTML email body content
replyTostring · emailOptional reply-to email address
attachmentsobject[]Optional array of email attachments
Responses
Email sent successfully
successbooleanmessagestringdatastring | nullAWS SES Message ID
Initiate PIM image sync job
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Rate Limiting Response
typestring · requiredA URI reference that identifies the problem.
titlestring · requiredA short, human-readable summary of the problem.
statusnumber · requiredThe HTTP status code.
instancestring