curl --request GET \
--url https://spectrum.photon.codes/users/{userId}/redirectPublic endpoint that redirects to the appropriate messaging platform for a shared user. Currently supports iMessage via SMS deep link. Pass an optional msg query parameter to override the default message body.
curl --request GET \
--url https://spectrum.photon.codes/users/{userId}/redirectDocumentation Index
Fetch the complete documentation index at: https://docs.photon.codes/docs/llms.txt
Use this file to discover all available pages before exploring further.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$1 - 1000Redirect to the messaging platform deep link (e.g. sms: URL).
Was this page helpful?